<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* ============搜索表单============== */
div.globalsearchformzone{
padding:0px;
margin:0px;
height:66px;
background:url(../images/searchbg.gif) 0px 0px no-repeat;
}


div.globalsearchformzone div.globalsearchform{
float:left;
margin:0px;
padding:11px 0px 0px 20px;
font:12px/20px simsun;
}

div.globalsearchformzone div.globalsearchform .input{
border:0px;
height:20px;
line-height:20px;
padding:0px;
margin:0px;
color:#000;
}

div.globalsearchformzone div.globalsearchform1{
float:right;
padding:0px;
margin:0px;
line-height:17px;
}

div.globalsearchformzone div.globalsearchform1 .imgbutton{
margin:10px 13px 0px 0px;
padding:0px;
}</pre></body></html>